[INFO] fetching crate rhizome_proc-macro-definitions 0.0.1...
[INFO] testing rhizome_proc-macro-definitions-0.0.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rhizome_proc-macro-definitions 0.0.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rhizome_proc-macro-definitions 0.0.1
[INFO] finished tweaking crates.io crate rhizome_proc-macro-definitions 0.0.1
[INFO] tweaked toml for crates.io crate rhizome_proc-macro-definitions 0.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rhizome_proc-macro-definitions 0.0.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 58 packages to latest compatible versions
[INFO] [stderr]       Adding proc-macro-crate v0.1.5 (available: v3.5.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.117)
[INFO] [stderr]       Adding syn-mid v0.5.4 (available: v0.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa51c5d9310b977fc1af120e5464c6657218777b59eb679c60158ed78ab1275d
[INFO] running `Command { std: "docker" "start" "-a" "aa51c5d9310b977fc1af120e5464c6657218777b59eb679c60158ed78ab1275d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa51c5d9310b977fc1af120e5464c6657218777b59eb679c60158ed78ab1275d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa51c5d9310b977fc1af120e5464c6657218777b59eb679c60158ed78ab1275d", kill_on_drop: false }`
[INFO] [stdout] aa51c5d9310b977fc1af120e5464c6657218777b59eb679c60158ed78ab1275d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c7b3a2570ef6a3922dce7d2a303ad948743a77650057b4d52334db6782067ed
[INFO] running `Command { std: "docker" "start" "-a" "7c7b3a2570ef6a3922dce7d2a303ad948743a77650057b4d52334db6782067ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling rhizome_proc-macro-definitions v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `syn::TraitItemMethod`
[INFO] [stdout]    --> src/extractable_declaration.rs:11:53
[INFO] [stdout]     |
[INFO] [stdout]  11 |         Attribute, Error, Ident, ReturnType, Token, TraitItemMethod, Type, TypePath, Visibility,
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^ no `TraitItemMethod` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:367:59
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout] 367 |     Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob,
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::parse_macro_input`
[INFO] [stdout]    --> src/lib.rs:16:11
[INFO] [stdout]     |
[INFO] [stdout]  16 |     syn::{parse_macro_input, Ident},
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ no `parse_macro_input` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:452:9
[INFO] [stdout]     |
[INFO] [stdout] 449 |     feature = "proc-macro"
[INFO] [stdout]     |     ---------------------- the item is gated behind the `proc-macro` feature
[INFO] [stdout] ...
[INFO] [stdout] 452 | pub mod parse_macro_input;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `extractable_declaration::ExtractableDeclaration`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     extractable_declaration::ExtractableDeclaration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rhizome_proc-macro-definitions` (lib) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "7c7b3a2570ef6a3922dce7d2a303ad948743a77650057b4d52334db6782067ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c7b3a2570ef6a3922dce7d2a303ad948743a77650057b4d52334db6782067ed", kill_on_drop: false }`
[INFO] [stdout] 7c7b3a2570ef6a3922dce7d2a303ad948743a77650057b4d52334db6782067ed
